home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20021006-20030409 / 000113_tom.horsley@att.net_Wed Nov 27 08:55:51 EST 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  43 lines

  1. Article: 13893 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed.mathworks.com!wn13feed!wn11feed!worldnet.att.net!bgtnsc04-news.ops.worldnet.att.net.POSTED!not-for-mail
  3. Sender: tom@SPIKE
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: does agent forwarding work?
  6. From: tom.horsley@att.net (Thomas A. Horsley)
  7. Message-ID: <u7kez93xu.fsf@att.net>
  8. Lines: 23
  9. User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
  10. MIME-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. NNTP-Posting-Host: 6289e83665bccd709976c325f892648b
  13. X-Complaints-To: abuse@worldnet.att.net
  14. X-Trace: bgtnsc04-news.ops.worldnet.att.net 1038361806 6289e83665bccd709976c325f892648b (Wed, 27 Nov 2002 01:50:06 GMT)
  15. NNTP-Posting-Date: Wed, 27 Nov 2002 01:50:06 GMT
  16. Organization: AT&T Worldnet
  17. Date: Wed, 27 Nov 2002 01:50:06 GMT
  18. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13893
  19.  
  20. Playing around with the new kermit 95, and I can indeed get the agent to
  21. store my keys locally, but when I try the following:
  22.  
  23. set ssh agent-forwarding on
  24. ssh agent add \v(appdata)ssh/id_dsa (get passphrase prompt here)
  25. ssh open IP-ADDR
  26.  
  27. I get connected to the remote system, but if I run ssh-add on the remote
  28. system, I get:
  29.  
  30. "Could not open a connection to your authentication agent."
  31.  
  32. (the remote system is redhat linux with all the latest updates
  33. for openssh).
  34.  
  35. If I try a PuTTY connection (that's a competing product :-), to the same
  36. remote system with ssh agent forwarding turned on and using the pagent
  37. agent, I see a SSH_AUTH_SOCK environment variable, and I can run ssh-add
  38. with no problems.
  39. --
  40. >>==>> The *Best* political site <URL:http://www.vote-smart.org/> >>==+
  41.       email: Tom.Horsley@worldnet.att.net icbm: Delray Beach, FL      |
  42. <URL:http://home.att.net/~Tom.Horsley> Free Software and Politics <<==+
  43.